FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package uk.nhsdigital.clinical.r4#2.1.2-dev (63 ms)

Package uk.nhsdigital.clinical.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=uk.nhsdigital.clinical.r4@2.1.2-dev&canonical=https://fhir.nhs.uk/StructureDefinition/NHSDigital-CommunicationRequest
Url https://fhir.nhs.uk/StructureDefinition/NHSDigital-CommunicationRequest
Status draft
Name NHSDigital-CommunicationRequest
Experimental False
Type CommunicationRequest
Kind resource

Resources that use this resource

CapabilityStatement
https://fhir.nhs.uk/CapabilityStatement/nhsdigital-eps-requirements NHSDigitalEPSRequirements
https://fhir.nhs.uk/CapabilityStatement/apim-eps-nextgen APIMEPSNextGen
https://fhir.nhs.uk/CapabilityStatement/apim-eps-prescriptionsforpatients APIMEPSPrescriptionsForPatients
https://fhir.nhs.uk/CapabilityStatement/apim-clinical-conformance APIM Clinical Conformance Capability Statement

Resources that this resource uses

StructureDefinition
https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient UK Core Patient
https://fhir.nhs.uk/ValueSet/NHSDigital-message-events NHSMessageEvents


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "97509562-0326-459e-a863-430574146520",
  "url" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-CommunicationRequest",
  "name" : "NHSDigital-CommunicationRequest",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "CommunicationRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CommunicationRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CommunicationRequest.medium",
        "path" : "CommunicationRequest.medium",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nhs.uk/ValueSet/Spine-CommunicationChannel-vs"
        }
      },
      {
        "id" : "CommunicationRequest.subject",
        "path" : "CommunicationRequest.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient"
            ]
          }
        ]
      },
      {
        "id" : "CommunicationRequest.subject.identifier.system",
        "path" : "CommunicationRequest.subject.identifier.system",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.subject.identifier.value",
        "path" : "CommunicationRequest.subject.identifier.value",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.payload",
        "path" : "CommunicationRequest.payload",
        "comment" : "The payload will consist of message to the Patient and/or a reference to a list of active repeat medications.",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.payload.extension",
        "path" : "CommunicationRequest.payload.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "CommunicationRequest.payload.extension:deviceContent",
        "path" : "CommunicationRequest.payload.extension",
        "sliceName" : "deviceContent",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nhs.uk/StructureDefinition/Extension-Spine-CommunicationPayload"
            ]
          }
        ]
      },
      {
        "id" : "CommunicationRequest.payload.content[x]",
        "path" : "CommunicationRequest.payload.content[x]",
        "type" : [
          {
            "code" : "string"
          },
          {
            "code" : "Attachment"
          },
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List"
            ]
          }
        ]
      },
      {
        "id" : "CommunicationRequest.requester",
        "path" : "CommunicationRequest.requester",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization"
            ]
          }
        ]
      },
      {
        "id" : "CommunicationRequest.requester.identifier.system",
        "path" : "CommunicationRequest.requester.identifier.system",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.requester.identifier.value",
        "path" : "CommunicationRequest.requester.identifier.value",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.recipient",
        "path" : "CommunicationRequest.recipient",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://hl7.org/fhir/StructureDefinition/CareTeam",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner",
              "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole",
              "https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService"
            ]
          }
        ]
      },
      {
        "id" : "CommunicationRequest.recipient.identifier.system",
        "path" : "CommunicationRequest.recipient.identifier.system",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.recipient.identifier.value",
        "path" : "CommunicationRequest.recipient.identifier.value",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.sender.identifier.system",
        "path" : "CommunicationRequest.sender.identifier.system",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.sender.identifier.value",
        "path" : "CommunicationRequest.sender.identifier.value",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.reasonCode",
        "path" : "CommunicationRequest.reasonCode",
        "binding" : {
          "strength" : "preferred",
          "description" : "UKCore event types",
          "valueSet" : "https://fhir.nhs.uk/ValueSet/NHSDigital-message-events"
        }
      },
      {
        "id" : "CommunicationRequest.reasonCode.coding.system",
        "path" : "CommunicationRequest.reasonCode.coding.system",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.reasonCode.coding.code",
        "path" : "CommunicationRequest.reasonCode.coding.code",
        "min" : 1
      },
      {
        "id" : "CommunicationRequest.reasonCode.coding.display",
        "path" : "CommunicationRequest.reasonCode.coding.display",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.